home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 22 / Cream of the Crop 22.iso / bbs / fnos16a5.zip / HELP.ZIP / CONNECT < prev    next >
Text File  |  1994-08-10  |  1KB  |  31 lines

  1.  
  2. connect <iface> <destination> [<digi1,digi2...digin>] [d]
  3. [e]].c.connect <iface> <destination> [<digi1,digi2...digin>];
  4.  
  5.      Initiate an ax25 connection at interface <iface> to
  6. <destination>.  Use the "ports" command when in the mailbox or
  7. nodeshell to discover the proper id of <iface>.  <destination> may be
  8. either callsign-ssid or an alias.  Note that there is only a 'space'
  9. between <destination> and <digi...>.
  10.  
  11.      [d] disables the 'stay here' feature on node connections.  If 'd'
  12. is not placed at the end of the connect command, the circuit will stay
  13. open to the last node connected to.  'stay here' default is ON.
  14.  
  15.      [e] is the 'escape enabling' switch.  In order for JNOS to abort
  16. a netrom connection in progress, the escape character must be sent to
  17. the node.  Default escape character is CTRL-T.  While in the mailbox
  18. or nodeshell, the user may disable escape or change the escape
  19. character or both.
  20.  
  21.      Examples:
  22.           
  23.           c rlimb e     -> connect to w0rli's bbs with escape
  24.                               enabled. 'stay' is on
  25.           c 3 wg7j-2 d  -> connect to wg7j-2 on port 3, don't stay
  26.                               connected afterward
  27.           c salem ed    -> connect to salem, with escape checking but
  28.                               no 'stay'.  c salem de works the same.
  29.  
  30.  
  31.